From: Steven G. Johnson Date: Fri, 18 Jul 2014 16:18:46 +0000 (-0400) Subject: slight clarification in README X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~24^2^2~240 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=8c36e8bc9f07558455477dec67f1276edc72da27;p=utf8proc.git slight clarification in README --- diff --git a/README.md b/README.md index 921ac70..f70db45 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ data in the [UTF-8 encoding](http://en.wikipedia.org/wiki/UTF-8). The reason for this fork is that `utf8proc` is used for basic Unicode support in the [Julia language](http://julialang.org/) and the Julia -developers wanted Unicode 7 support and other features, but the -Public Software Group currently does not seem to have the resources -necessary to update `utf8proc`. We hope that the fork can be merged -back into the mainline `utf8proc` package before too long. +developers wanted Unicode 7 support and other features, but the Public +Software Group is currently occupied with other projects. We hope +that our fork can be merged back into the mainline `utf8proc` package +before too long. (The original `utf8proc` package also includes Ruby and PostgreSQL plug-ins. We removed those from `libmojibake` in order to focus exclusively on the C